The pythoncapi-compat project can be used to write a C or C++ extension
supporting a wide range of Python versions with a single code base. It is made
of the pythoncapi_compat.h header file and the upgrade_pythoncapi.py script.
This package provides the compatibility header library pythoncapi_compat.h.
Provides
Requires
License
0BSD
Changelog
* Fri Oct 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20251003git97f1582-2
- Fix varargs indicator for `PyBytesWriter_Format`
* Fri Oct 03 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20251003git97f1582-1
- Update to 0^20251003git97f1582
- Fix compiler warnings for `PyBytesWriter_Format`
* Fri Sep 19 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 0^20250918gitab72af8-1
- Update to 0^20250918gitab7